home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19950929-19951130 / 000049_news@columbia.edu_Thu Oct 5 22:49:41 1995.msg < prev    next >
Internet Message Format  |  2020-01-01  |  3KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA21572
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Sun, 8 Oct 1995 10:12:27 -0400
  3. Received: by apakabar.cc.columbia.edu id AA21034
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Sun, 8 Oct 1995 10:12:26 -0400
  5. Newsgroups: comp.protocols.kermit.misc
  6. Path: news.columbia.edu!spcuna!solaris.cc.vt.edu!news.mathworks.com!newsfeed.internetmci.com!news.sprintlink.net!in2.uu.net!news.iag.net!netline-fddi.jpl.nasa.gov!llyene!news
  7. From: jack@robotics.jpl.nasa.gov (Jack Morrison)
  8. Subject: MS-Kermit Molasses Mode
  9. Message-Id: <1995Oct5.224941.9334@llyene.jpl.nasa.gov>
  10. Sender: news@llyene.jpl.nasa.gov
  11. Reply-To: jack@robotics.jpl.nasa.gov
  12. Organization: Jet Propulsion Laboratory
  13. Date: Thu, 5 Oct 1995 22:49:41 GMT
  14. Lines: 48
  15. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  16.  
  17. Sob story and plea for guidance from gurus:
  18.  
  19. A few months ago, I replaced a 2400 baud modem in my 386 PC with a
  20. 14.4K Zoom fax modem.  The old reliable version of MSDOS Kermit (2.30)
  21. I used to run didn't seem to know how to talk to it at COM4 (more on
  22. that in a second), so I grabbed a recent version (3.14 dated 1/95) off
  23. the net.  That worked fine, and I setup a script to automatically dial
  24. up a UNIX machine, send a file, logout, and hangup.
  25.  
  26. Now, with no (intentional, anyway) changes to the PC, Kermit no longer
  27. works properly: it takes eons (well, 30-45 seconds) to start up, and
  28. generally runs veerrrrrryyyy slllloowwwwwwlllly. Even with the default
  29. .INI files.  Kerlite also runs at OJTrial speed (i.e. takes forever).
  30.  
  31. Another comm program that came with the new modem ("Comit") runs at
  32. normal speed, but it doesn't support scripting, it's VT100 emulator is
  33. buggy, and when you transmit a file it converts CR/LF into two newlines :P
  34.  
  35. I thought perhaps a kermit file got corrupted, so I grabbed a fresh
  36. copy, and got v3.14 dated 5/95. It has the same slowness problem right
  37. out of the box.
  38.  
  39. I reinstalled Kermit v2.30, R'dTFM and figured out how to get it to use
  40. COM4. It runs at full speed. The scripting features are limited
  41. compared to v3.14, but I converted my dialup/mailing script. It gets as
  42. far as establishing the modem connection to the remote site, then
  43. aborts to DOS (with the phone connection still active) with "Divide
  44. error".  (At this point, the script is doing an "INPUT" command waiting
  45. for the "login:" prompt).
  46.  
  47. (excuse me one second...)
  48.  
  49.    aaaAAAAAAAAARGRRRGRGRGRGGRGRGRHHHHH!!&*&^&*&@#$@#$!!!!
  50.  
  51. (okay, I'm back)
  52.  
  53. If you're still with me, 
  54. - anyone have a clue what this slowness problem is?
  55. - how about why v2.30 fails with "divide error"?
  56. - or a recommendation for a simple comm program that will let
  57.     me script a login session?
  58.  
  59. Thanks for any technical advice or moral support.
  60. ---
  61. "How am I typing? Call 1-818-354-7782"               jack@robotics.jpl.nasa.gov
  62. Jack Morrison/Jet Propulsion Lab/MS107-102 4800 Oak Grove Dr, Pasadena CA 91109
  63.  
  64.